EXTRA_SORT_KEY

val EXTRA_SORT_KEY: String = "android.support.sortKey"(source)

Extras key used internally by NotificationCompat to store the value set by setSortKey before it was available. If possible, use getSortKey to access this value.